| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRGetVisible function to get a movie's visibility state.
Boolean QTVRGetVisible (QTVRInstance qtvr);
The QTVRGetVisible function returns, as its function result, a Boolean value that indicates whether the QuickTime VR movie specified by the qtvr parameter is visible ( true ) or not ( false ).
| Previous | Chapter contents | Chapter top | Section top | Next |